home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Graphics Programming (2nd Edition) / Visual Basic Graphics Programming 2nd Edition.iso / Src / Ch14 / Bezier.vbp < prev    next >
Text File  |  1999-06-23  |  659b  |  35 lines

  1. Type=Exe
  2. Form=Bezier.frm
  3. Class=Bezier3d; Bezier.cls
  4. Module=Seg3D; Seg3d.bas
  5. Module=M3Ops; M3Ops.bas
  6. Class=Polyline3d; Pline3d.cls
  7. IconForm="frmBezier"
  8. Startup="frmBezier"
  9. HelpFile=""
  10. Command32=""
  11. Name="Project1"
  12. HelpContextID="0"
  13. CompatibleMode="0"
  14. MajorVer=1
  15. MinorVer=0
  16. RevisionVer=0
  17. AutoIncrementVer=0
  18. ServerSupportFiles=0
  19. VersionCompanyName="Rocky Mountain Computer Consulting, Inc."
  20. CompilationType=0
  21. OptimizationType=0
  22. FavorPentiumPro(tm)=0
  23. CodeViewDebugInfo=0
  24. NoAliasing=0
  25. BoundsCheck=0
  26. OverflowCheck=0
  27. FlPointCheck=0
  28. FDIVCheck=0
  29. UnroundedFP=0
  30. StartMode=0
  31. Unattended=0
  32. Retained=0
  33. ThreadPerObject=0
  34. MaxNumberOfThreads=1
  35.